Permutation based 2-sample mean test for circular data: Permutation based 2-sample mean test for circular data
Description
Permutation based 2-sample mean test for circular data.
Usage
hcfcirc.perm(u1, u2, rads = TRUE, B = 999)
hetcirc.perm(u1, u2, rads = TRUE, B = 999)
lrcirc.perm(u1, u2, rads = TRUE, B = 999)
embedcirc.perm(u1, u2, rads = TRUE, B = 999)
Arguments
u1
A numeric vector containing the data of the first sample.
u2
A numeric vector containing the data of the first sample.
rads
If the data are in radians, this should be TRUE and FALSE otherwise.
B
The number of permutations to perform.
Value
A vector including:
test
The value of the test statistic.
p-value
The p-value of the test.
kappa
The concentration parameter based on all the data. If the het.circaov is used this argument is not returned.
Details
The high concentration (hcf.circaov), log-likelihood ratio (lr.circaov), embedding approach (embed.circaov) or the non equal concentration parameters approach (het.circaov) is used.
References
Mardia, K. V. and Jupp, P. E. (2000). Directional statistics. Chicester: John Wiley & Sons.